projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3604fd0
)
(Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.
author
Kenichi Handa
<handa@m17n.org>
Mon, 7 Apr 1997 07:12:13 +0000
(07:12 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 7 Apr 1997 07:12:13 +0000
(07:12 +0000)
src/fontset.h
patch
|
blob
|
history
diff --git
a/src/fontset.h
b/src/fontset.h
index a00688ac3e9c190361d38af01076df9d9a70af18..b68938e3a7d764eed1de15cb07acfae7e21ad744 100644
(file)
--- a/
src/fontset.h
+++ b/
src/fontset.h
@@
-205,5
+205,7
@@
extern Lisp_Object Vglobal_fontset_alist;
extern Lisp_Object Qfontset;
extern Lisp_Object Vuse_default_ascent;
extern Lisp_Object Valternative_fontname_alist;
+extern Lisp_Object Vhighlight_wrong_size_font;
+extern Lisp_Object Vclip_large_size_font;
#endif /* _FONTSET_H */